Skip to main content

File Compare

Description

File Compare is a Process Entry in the File Management Plugin for Process Studio Processes. You can use the File compare process entry to compare the contents of 2 files and control the flow of the process by it. When the contents of the files are the same the success outgoing hop will be followed, else the failure hop will be followed.

Configurations

No.Field NameDescription
1Process Entry nameSpecify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name.
File name 1The name and path of the file of the first file to compare.
File name 2The name and path of the file of the second file to compare.
Add filename toAdds the filename(s) read to the result of this process entry. A unique list is being kept in memory that can be used in the next process entry in a process.